var crypto/internal/fips140/ecdsa.testingOnlyRejectionSamplingLooped

3 uses

	crypto/internal/fips140/ecdsa (current package)
		ecdsa.go#L247: 		if testingOnlyRejectionSamplingLooped != nil {
		ecdsa.go#L248: 			testingOnlyRejectionSamplingLooped()
		ecdsa.go#L255: var testingOnlyRejectionSamplingLooped func()